home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 2: CDPD 1
/
Almathera Ten on Ten - Disc 2: CDPD 1.iso
/
pd
/
351-375
/
373
/
multiplot
/
source
/
mplot_src
/
src.zoo
/
makefile
< prev
next >
Wrap
Makefile
|
1990-08-02
|
1KB
|
29 lines
Headers =
CFLAGS = -O
Objects = alert_test.o axes.o \
clip.o color.o \
errors.o file.o \
getdat.o getfile.o \
gethowto.o gethowto2.o \
iffw.o ilbmw.o \
main.o message.o \
mp.o packer.o \
physio.o plot.o \
safeclose.o savedat.o \
screensave.o smooth.o \
texted.o util.o
$(Objects) : $(Headers)
\\mplot\multiplot : $(Objects)
BLINK lib:c.o+errors.o+screensave.o+iffw.o+ilbmw.o+packer.o+message.o+getfile.o+safeclose.o+getdat.o+gethowto.o+mp.o+file.o+physio.o+plot.o+util.o+color.o+axes.o+clip.o+texted.o+smooth.o+savedat.o
TO //mplot/MultiPlot LIB lib:lcmieee.lib+lib:lcm.lib+lib:lc.lib+lib:amiga.lib
NODEBUG